home *** CD-ROM | disk | FTP | other *** search
/ Electronic Clipper 1996 November / Electronic Clipper 1996 November.iso / ideasrc / pyramid.dir / 00088.ls < prev    next >
Encoding:
Text File  |  1996-10-11  |  77 b   |  7 lines

  1. on exitFrame
  2.   tools()
  3.   if soundBusy(2) then
  4.     go(the frame)
  5.   end if
  6. end
  7.